home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch02s05.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  10.1 KB  |  235 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>5.┬áFiles</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch02.html" title="Chapter┬á2.┬áUsing Gimp" />
  12.     <link rel="prev" href="ch02s04s13.html" title="4.13.┬áStroking a Selection or Path" />
  13.     <link rel="next" href="ch02s06.html" title="6.┬áWorking with Digital Camera Photos" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">Chapter┬á2.┬áUsing <span xmlns="http://www.w3.org/1999/xhtml" class="acronym">Gimp</span></th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch02s04s13.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">5.┬áFiles</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch02s06.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect1" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h2 class="title" style="clear: both"><a id="gimp-using-fileformats"></a>5.┬áFiles</h2>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3426149" class="indexterm"></a>
  38.       <p>
  39.     The GIMP is capable of reading and writing a large variety of
  40.     graphics file formats.   With the exception of GIMP's native XCF
  41.     file type, file handling is done by plug-ins.  Thus, it is
  42.     relatively easy to extend GIMP to new file types when the need
  43.     arises. 
  44.   </p>
  45.       <p>
  46.     Not all file types are equally good for all purposes.  This part
  47.     of the documentation should help you understand the advantages and
  48.     disadvantages of each type.
  49.   </p>
  50.       <div class="simplesect" lang="en" xml:lang="en">
  51.         <div class="titlepage">
  52.           <div>
  53.             <div>
  54.               <h3 class="title"><a id="id3426181"></a>Opening Files</h3>
  55.             </div>
  56.           </div>
  57.         </div>
  58.         <p>
  59.       There are several ways of opening an existing image in GIMP:
  60.     </p>
  61.         <div class="itemizedlist">
  62.           <ul type="disc">
  63.             <li>
  64.               <p>
  65.           The most obvious is to open it using a menu, by choosing
  66.           <span class="guimenu">File</span>-><span class="guimenuitem">Open</span>
  67.           from either the Toolbox menu or an image menu.  This brings
  68.           up a File Chooser dialog, allowing you to navigate to the
  69.           file and click on its name.  This method works well if you
  70.           know the name of the file you want to open, and where it is
  71.           located. It is not so convenient if you want to find the
  72.           file on the basis of a thumbnail.
  73.         </p>
  74.             </li>
  75.             <li>
  76.               <p>
  77.           If instead of a file name, you have a URI (i.e., a web
  78.           address) for the image, you can open it using the menu, by
  79.           choosing 
  80.           <span class="guimenu">File</span>-><span class="guimenuitem">Open Location</span>
  81.           from either the Toolbox menu or an image menu.  This brings
  82.           up a small dialog that allows you to enter the URI.
  83.         </p>
  84.             </li>
  85.             <li>
  86.               <p>
  87.           If the image is one that you previously created using GIMP,
  88.           perhaps the easiest way to open it is from the menu, using
  89.           <span class="guimenu">File</span>-><span class="guimenuitem">Open Recent</span>.
  90.           This gives you a scrollable list of the images you
  91.           have most recently worked on in, with icons beside them.
  92.           You need only select the one you want, and it will be
  93.             opened.
  94.         </p>
  95.             </li>
  96.             <li>
  97.               <p>
  98.           If you have associated the file type of the image with GIMP,
  99.           either when you installed GIMP or later, then you can
  100.           navigate to the file using a file manager (such as Nautilus
  101.           in Linux, or Windows Explorer in Windows), and once you have
  102.           found it, double-click on the icon.  If things are set up
  103.           properly, this will cause the image to open in GIMP.
  104.         </p>
  105.             </li>
  106.             <li>
  107.               <p>
  108.           Alternatively, once you have found the file, you can click
  109.           on its icon and drag it into the GIMP Toolbox.  (If instead
  110.           you drag it into an existing GIMP image, it will be added to
  111.           that image as a new layer or set of layers.)
  112.         </p>
  113.             </li>
  114.             <li>
  115.               <p>
  116.           For many applications, you can click on a displayed image (a
  117.           full image, not just a thumbnail) and drag it into the GIMP
  118.           toolbox. 
  119.         </p>
  120.             </li>
  121.             <li>
  122.               <p>
  123.           Also for many applications, if the application gives you a
  124.           way of copying the image to the clipboard, you can then open
  125.           the image in GIMP by choosing
  126.           <span class="guimenu">File</span>-><span class="guisubmenu">Acquire</span>-><span class="guimenuitem">Paste as New</span>
  127.           from the Toolbox menu.  Support for this is somewhat
  128.           variable, however, so your best bet is to try it and see
  129.           whether it works.
  130.         </p>
  131.             </li>
  132.             <li>
  133.               <p>
  134.           You might want to take a look at a program called
  135.           <span class="application">gthumb</span>, an image-management
  136.           application that in several ways nicely complements GIMP.
  137.           In <span class="application">gthumb</span>, you can cause an image
  138.           to open in GIMP either by right-clicking on the icon and
  139.           selecting GIMP from among the list of options, or by
  140.           dragging the icon into the GIMP Toolbox.  See the <a href="http://gthumb.sourceforge.net" target="_top">gthumb home page</a>
  141.           for more information.
  142.           Other similar applications :
  143.           <a href="http://gqview.sourceforge.net" target="_top">gqview</a>,
  144.           <a href="http://perso.wanadoo.fr/pierre.g/xnview/enhome.html" target="_top">xnview</a>
  145.         </p>
  146.             </li>
  147.           </ul>
  148.         </div>
  149.         <p><a id="gimp-file-open-by-extension"></a>
  150.       When you open a file, using the File menu or any other method,
  151.       GIMP needs to determine what type of file it is.  Unless there
  152.       is no alternative, GIMP does not simply rely on the extension
  153.       (such as ".jpg") to determine the file type, because extensions
  154.       are not reliable:  they vary from system to system; any file can
  155.       be renamed to have any extension; and there are many reasons why
  156.       a file name might lack an extension.  Instead, GIMP first tries
  157.       to recognize a file by examining its contents:  most of the
  158.       commonly used graphics file formats have "magic headers" that
  159.       permit them to be recognized.  Only if the magic yields no
  160.       result does GIMP resort to using the extension.
  161.     </p>
  162.       </div>
  163.       <div class="simplesect" lang="en" xml:lang="en">
  164.         <div class="titlepage">
  165.           <div>
  166.             <div>
  167.               <h3 class="title"><a id="gimp-export-dialog"></a>Saving Files</h3>
  168.             </div>
  169.           </div>
  170.         </div>
  171.         <a id="gimp-export-confirm-dialog"></a>
  172.         <div class="informalfigure">
  173.           <div class="mediaobject">
  174.             <img src="../images/using/export-dialog-en.png" />
  175.             <div class="caption">
  176.               <p>The Export dialog</p>
  177.             </div>
  178.           </div>
  179.         </div>
  180.         <p>
  181.       There is no file format, with the exception of GIMP's native <a href="go01.html#gimp-xcf-save">XCF</a> format, that is capable of
  182.       storing all the data in a GIMP image.  When you ask to save an
  183.       image in a format that will not completely represent it, GIMP
  184.       notifies you of this, tells you what kind of information will be
  185.       lost, and asks you whether you would like to "export" the image in
  186.       a form that the file type can handle.  Exporting an image does not
  187.       modify the image itself, so you do not lose anything by doing
  188.       this.
  189.     </p>
  190.         <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  191.           <table border="0" summary="Note">
  192.             <tr>
  193.               <td rowspan="2" align="center" valign="top" width="25">
  194.                 <img alt="[Note]" src="../images/note.png" />
  195.               </td>
  196.               <th align="left">Note</th>
  197.             </tr>
  198.             <tr>
  199.               <td colspan="2" align="left" valign="top">
  200.                 <p>
  201.         When you close an image (possibly by
  202.         quitting GIMP), you are warned if the image is "dirty"; that is,
  203.         if it has been changed without subsequently being saved.  Saving
  204.         an image in any file format will cause the image to be
  205.         considered "not dirty", even if the file format does not
  206.         represent all of the information from the image.
  207.       </p>
  208.               </td>
  209.             </tr>
  210.           </table>
  211.         </div>
  212.       </div>
  213.     </div>
  214.     <div class="navfooter">
  215.       <hr />
  216.       <table width="100%" summary="Navigation footer">
  217.         <tr>
  218.           <td width="40%" align="left"><a accesskey="p" href="ch02s04s13.html">Prev</a>┬á</td>
  219.           <td width="20%" align="center">
  220.             <a accesskey="u" href="ch02.html">Up</a>
  221.           </td>
  222.           <td width="40%" align="right">┬á<a accesskey="n" href="ch02s06.html">Next</a></td>
  223.         </tr>
  224.         <tr>
  225.           <td width="40%" align="left" valign="top">4.13.┬áStroking a Selection or Path┬á</td>
  226.           <td width="20%" align="center">
  227.             <a accesskey="h" href="index.html">Home</a>
  228.           </td>
  229.           <td width="40%" align="right" valign="top">┬á6.┬áWorking with Digital Camera Photos</td>
  230.         </tr>
  231.       </table>
  232.     </div>
  233.   </body>
  234. </html>
  235.